CollectionView for WinForms
RemoveAsync メソッド (C1WrapCollectionView<S,T>)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1WrapCollectionView<S,T> クラス : RemoveAsync メソッド
The index.
Removes the item at the specified index from the collection.
シンタックス
'宣言
 
Public Overridable Function RemoveAsync( _
   ByVal index As System.Integer _
) As System.Threading.Tasks.Task
public virtual System.Threading.Tasks.Task RemoveAsync( 
   System.int index
)

パラメータ

index
The index.
参照

C1WrapCollectionView<S,T> クラス
C1WrapCollectionView<S,T> メンバ